Class: ActivationAdjustmentView

ActivationAdjustmentView()

Displays activations of single featuremap shifted and scaled by parameters.

Constructor

new ActivationAdjustmentView()

Source:

Members

onResize

Resize event action.
Source:

Methods

createBaseSquare(scene)

Creates square geometry that gets instanced for feature map representations and its shader.
Parameters:
Name Type Description
scene *
Source:

updateAndRender()

Calls methods that update scene state and then renders.
Source:

updateTexture()

Creates or updates BabylonJS texture width feature map activation data.
Source:

updateUniforms()

Updates shader uniforms.
Source: